-- background: 2810 from stack: in -- bmap block id: 2095 -- flags: 0000 -- background id: 0 -- name: -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=280 top=247 right=274 bottom=305 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=253 top=247 right=274 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to previous card end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=448 top=247 right=272 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: A003 -- rect: left=390 top=248 right=270 bottom=441 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New ----- HyperTalk script ----- on mouseUp set lockScreen to true go to last card get field "Index Number" doMenu "New Card" set lockScreen to false put it + 1 into field "Index Number" choose browse tool click at 100,100 end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=337 top=248 right=271 bottom=386 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Help ----- HyperTalk script ----- on mouseUp go to stack "Help" end mouseUp -- part 12 (field) -- low flags: 00 -- high flags: 2007 -- rect: left=98 top=91 right=242 bottom=481 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Description -- part 13 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=65 right=82 bottom=309 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Index Number -- part 26 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=83 top=242 right=278 bottom=139 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to stack "MacHelp 2 Home" end mouseUp -- part 27 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=141 top=242 right=276 bottom=180 -- title width / last selected line: 0 -- icon id / first selected line: 32670 / 32670 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp show all cards end mouseUp